home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3030 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  988 b 

  1. Path: gandalf.ca!news
  2. From: tbates@gandalf.ca (Tom Bates)
  3. Newsgroups: comp.lang.c
  4. Subject: DOS program needs more memory
  5. Date: Thu, 25 Jan 1996 16:05:05 GMT
  6. Organization: Gandalf
  7. Message-ID: <3107a8e3.5210295@hobbit>
  8. NNTP-Posting-Host: gold.gandalf.ca
  9. X-Newsreader: Forte Agent .99c/16.141
  10.  
  11. A client of mine needs a C program modified to make more memory
  12. available.  It is currently written in Borland Turbo C (3.0), runs in
  13. DOS, and uses conventional memory only.  It is a crunching program
  14. that has no user interface as it runs in a batch mode and simply
  15. digests input files and creates an output file for the next step.
  16.  
  17. Is there a quick and easy way to get this to run in protected mode?  I
  18. remember some programs used to use PharLap or Rational Systems DOS
  19. extenders to do this, but I thought that some C compilers eventually
  20. incorporated this feature.
  21.  
  22. I would appreciate e-mail responses since this news server here
  23. scrolls too quickly for me to get replies reliably.
  24.  
  25. Thanks
  26. Tom
  27.  
  28.